Open
Conversation
- yml 파일 추가 , jwt 시크릿 키 추가 - h2 database 의존성 추가
- AuthUserArgumentResolver에 @component 추가 - WebConfig 클래스 추가
- 이에일 검증에 대한 위치를 encodedPassword 위로 옮김.
- else 문은 제거하고 if문을 분리 시켜놓아 가독성이 좋아졌음
- @query 에서 @entitygraph 로 변경 - 더미데이터 추가
- match 안 인자값 순서 바꿈
-CommentService의 CommentSaveResponse 예외처리 수정 -MangerService Tset 에서 테스트 메서드 이름 변경, then 에서 비교조건 수정 -MangerService 에서 if문 todo작성한 유저가 null 인지 조건 추가
Author
|
ㄱㄱ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.